home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / m_emacs / dif311a / file.dif < prev    next >
Encoding:
Text File  |  1991-11-22  |  301 b   |  17 lines

  1. 571c571
  2. < #if    BSD | SUN | V7 | XENIX
  3. ---
  4. > #if    BSD | SUN | V7
  5. 651c651
  6. < #if    BSD | SUN | V7 | XENIX
  7. ---
  8. > #if    BSD | SUN | V7
  9. 658c658
  10. < #if    BSD | SUN | V7 | XENIX
  11. ---
  12. > #if    BSD | SUN | V7
  13. 843c843
  14. <     dirbuf = bfind("File List", TRUE, BFINVS);
  15. ---
  16. >     dirbuf = bfind("File List", TRUE, 0);
  17.